home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Joystick Magazine 1996 May
/
cd joy 71No13.iso
/
pc
/
demos
/
bam
/
install.cfg
< prev
next >
Wrap
Text File
|
1996-03-28
|
2KB
|
65 lines
rem This is the configuration file used to install BAM
rem =========================================================
rem --- set the character that is used for background on the screen
rem - good choices are ∞ ± ≤ . or a space
SCREENFILLCHAR: "Blood & Magic by Tachyon Studios ", -10
rem --- set the colors that the end-user sees on the screen
rem - your choices are: BLACK BLUE GREEN CYAN RED MAGENTA YELLOW WHITE
rem - and you may add the modifier BRIGHT to intensify the selected color
TITLEBACKGROUND : WHITE
TITLEFOREGROUND : BLUE
SCREENBACKGROUND: BLACK
SCREENFOREGROUND: WHITE
BOTTOMBACKGROUND: WHITE
BOTTOMFOREGROUND: BLUE
WINDOWBACKGROUND: BLUE
WINDOWFOREGROUND: bright WHITE
PROMPTBACKGROUND: red
pROMPTFOREGROUND: BRIGHT WHITE
rem --- the title that appears at the top of all screens
TITLE: "Blood & Magic Non-Interactive Demo Installer"
BEGINFIRSTSCREEN
Welcome to the Blood & Magic Non-Interactive Demo installer!
If you are running under Windows 95, please exit this installer
and run INSTW95.EXE instead. Otherwise..
To obtain better performance, we are about to install this demo
onto your hard drive. This will require 32 megs of free disk
space.
If you prefer to run the demo directly from your CD-ROM instead,
you must do the following:
1) Press the Escape key to exit this installer, followed by Y.
2) At the DOS prompt, move to your CD-ROM drive (probably by
typing either "D:" or "E:", and pressing ENTER).
3) Type DEMO and press ENTER.
ENDFIRSTSCREEN
rem --- check that the end user has a powerful enough CPU (8086, 80286,...)
MINCPUTYPE: 80486
rem --- set the default drive and directory for installation
DEFAULTDIR: C:\INTRPLAY\BAMDEMO
MINDISKSPACE: 32000000
FiLE: *.*, overwrite=yes
BEGINLASTSCREEN
You have completed installation of the
Blood & Magic
Non-Interactive Demo.
To see it, type "DEMO" at the DOS prompt.
Press any key to continue.
ENDLASTSCREEN